| A built-in template for PHP class field doc comment. |
| Predefined variables will take the following values: | ||
| Field name. | ||
| Class name. | ||
| Takes the value of "static" if the field is static or an empty string otherwise. | ||
| A fully qualified name of the field namespace without a leading slash. | ||
|
|
Dollar sign, evaluates to a plain '$' character. | |
|
|
Marks a position where the caret must be moved after the comment is added. | |